Welcome![Sign In][Sign Up]
Location:
Search - proteus pic

Search list

[SCMkey

Description: 按键状态机,清晰的实现键盘的扫描。 支持多功能按键:长按,短按等-State machine keys, clear keypad scanning implementation. Supporting multi-function keys: long press, short press, etc.
Platform: | Size: 1024 | Author: 锦量 | Hits:

[assembly languageGEPE456

Description: 单片机PIC驱动LCD的程序,在PROTEUS软件里仿真过-Single-chip LCD driver PIC procedure, at PROTEUS simulation software have been
Platform: | Size: 9216 | Author: wangyajun | Hits:

[assembly languageTL

Description: 单片机PIC交通灯的程序,在PROTEUS软件里仿真过-Singlechip PIC procedure for traffic lights, at PROTEUS simulation software have been
Platform: | Size: 1024 | Author: wangyajun | Hits:

[Embeded-SCM DevelopSStepMotorACControl

Description: 实现S形曲线升降速,可适用于步进电机、伺服电机控制系统,加速平稳,振动很小-S-shaped curve to achieve take-off and landing speed, could be applied to stepper motor, servo motor control system, speed up the smooth, low vibration
Platform: | Size: 2048 | Author: 王雨 | Hits:

[Other Embeded program5x7_display

Description: 5x7 moving message display
Platform: | Size: 29696 | Author: naidu | Hits:

[SCMds1302

Description: 用pic单片机实现ds1302 的proteus 仿真 测试ok-Proteus simulate ds1302
Platform: | Size: 17408 | Author: zhongwei | Hits:

[SCMpic10f220_io_control_and_proteus_sch

Description: 包含适用于PIC10F系列的源程序和proteus仿真原理图,本程序在IDE8.30上编译通过,HEX文件可以直接用于仿真,proteus版本为7.1,源码包含有非常详细注释,是PIC入门练手好资料。-Contains the source code for PIC10F family and proteus simulation diagram, this program IDE8.30 compiled by, HEX file can be directly used for simulation, proteus version 7.1, contains a very detailed source notes, is the PIC data entry to practice good hand .
Platform: | Size: 54272 | Author: 黄家武 | Hits:

[SCMADtransfer

Description: 1,调节模拟电压量的值(蓝色精密电位器PR2),在数码管上显示数字量 相关知识点: 1,类似ADC0804数模转换的操作-1, regulating the amount of analog voltage values (blue precision potentiometer PR2), in the digital tube display digital knowledge points: 1, similar to the digital-analog conversion operations ADC0804
Platform: | Size: 11264 | Author: zhangwenye | Hits:

[Technology ManagementCharlieplexing

Description: this a PIC code + simulation file that demonstrate how to use charlieplexing to drive many seven segment display digits using a single PORT in PIC microcontroller.user need "Mkrobasic" to open source code and "Proteus" to open simulation-this is a PIC code + simulation file that demonstrate how to use charlieplexing to drive many seven segment display digits using a single PORT in PIC microcontroller.user need "Mkrobasic" to open source code and "Proteus" to open simulation
Platform: | Size: 66560 | Author: mohamed | Hits:

[assembly language16F877TEMP

Description: 在proteus里面用PIC控制灯间隔闪 初学者推荐-control the LED by PIC in proteus,recom mend to the junior learner.
Platform: | Size: 1024 | Author: 徐华荣 | Hits:

[ELanguagead8400

Description: ad8400 digital pot microchip pic code proteus schema
Platform: | Size: 76800 | Author: emin | Hits:

[Embeded-SCM DevelopHDDDataLogger

Description: PIC HDD Data Logger Proteus simulation
Platform: | Size: 408576 | Author: sasa | Hits:

[OpenCVPeopleCounter

Description: It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking.
Platform: | Size: 5576704 | Author: pawlik.b | Hits:

[SCMEXAMPLE2.1

Description: PIC配合PROTEUS程序,适合初学者-PIC with the PROTEUS program, suitable for beginners
Platform: | Size: 13312 | Author: 石头 | Hits:

[SCMmain

Description: Platform: PIC1687A Project : 实验6:动态数码管显示实验 Clock F : 外部4M Software: PICC Author : 竹林清风 comments: 学习使用动态数码管显示。 注: PIC里面只有B口内部设置了上拉电阻, 用的时候必须用编程打开它,(OPTION=0X7F) 其他端口都须自已连上拉电阻, 一般是10K,接在5V的电压下就可以了 proteus仿真通过 -Platform: PIC1687A Project: Experiment 6: Dynamic digital display experimental Clock F: External 4M Software: PICC Author: bamboo breeze comments: study using dynamic digital display. Note: PIC port B which is only set on the internal pull-up resistor must be programmed with the time to open it, (OPTION = 0X7F) with the other ports are required to pull their own, usually 10K, then the voltage at 5V can the proteus simulation through
Platform: | Size: 1024 | Author: xjzxl | Hits:

[SCMmain

Description: Platform: PIC1687A Project : 实验6:动态数码管显示实验 Clock F : 外部4M Software: PICC Author : comments: 学习使用动态数码管显示。 注: PIC里面只有B口内部设置了上拉电阻, 用的时候必须用编程打开它,(OPTION=0X7F) 其他端口都须自已连上拉电阻, 一般是10K,接在5V的电压下就可以了 proteus仿真通过 -Platform: PIC1687A Project: Experiment 6: Dynamic digital display experimental Clock F: External 4M Software: PICC Author: comments: study using dynamic digital display. Note: PIC port B which is only set on the internal pull-up resistor must be programmed with the time to open it, (OPTION = 0X7F) with the other ports are required to pull their own, usually 10K, then the voltage at 5V can the proteus simulation through
Platform: | Size: 1024 | Author: xjzxl | Hits:

[SCMmain

Description: /*** *** *** *** *** *** *** *** *** *** *** *** *** * Platform: PIC1687A Project : 实验3:单个按键控制LED闪灭 Clock F : 外部4M Software: PICC Author : comments: 学习使用单个按键控制LED的闪灭 PIC里面只有B口设置了上拉电阻, 用的时候必须用编程打开它,(OPTION=0X7F) 其他端口都须自已连上拉电阻, 一般是10K,接在5V的电压下就可以了 (见仿真图) proteus仿真通过 -/******************************************************************************* Platform: PIC1687A Project: Experiment 3: single button control LED flashes off Clock F: External 4M Software : PICC Author: comments: Learn to use single button control LED flash off PIC port B is set inside the only pull-up resistor must be programmed with the time to open it, (OPTION = 0X7F) with the other ports are required to pull their own, usually 10K, connected to the 5V of voltage on it (see the simulation diagram) proteus simulation through
Platform: | Size: 1024 | Author: xjzxl | Hits:

[SCMPIC18F66J60

Description: microchip的微芯TCP/IP协议栈实现的SNMP-microchip s tcp/ip stack------snmp
Platform: | Size: 2117632 | Author: 刘彬 | Hits:

[SCMCANALES

Description: proteus diagram of the sense canal in de AD converter of the PIC microcontroller
Platform: | Size: 17408 | Author: nyko | Hits:

[Other Embeded programtimet

Description: 用PIC控制DS1302写的时钟程序,可以对时间设置,用1602显示,带PROTEUS仿真-DS1302 with a PIC controlled the clock to write the program, you can set the time, with the 1602 show, with PROTEUS simulation
Platform: | Size: 83968 | Author: 唐维毅 | Hits:
« 1 2 3 4 5 6 7 89 10 11 »

CodeBus www.codebus.net